Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
C++程序設(shè)計語言(特別版)This book presents every major C++ language feature and the standard library. It is organized around language and library facilities.